home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS002.DSK / NSKN31EN.DLL / string.txt
Text File  |  1997-09-15  |  21KB  |  918 lines

  1. 1    <error>
  2. 2    <id>
  3. 3    REM
  4. 4    SubName
  5. 5    LabelName
  6. 6    EndStmt
  7. 7    UnderScore
  8. 8    DIM
  9. 9    DECLARE
  10. 10    CONST
  11. 11    OPTION
  12. 12    DEFVAR
  13. 13    DEFINT
  14. 14    DEFLNG
  15. 15    DEFSNG
  16. 16    DEFDBL
  17. 17    DEFCUR
  18. 18    DEFSTR
  19. 19    STATIC
  20. 20    PUBLIC
  21. 21    PRIVATE
  22. 22    FUNCTION
  23. 23    SUB
  24. 24    PROPERTY
  25. 25    GET
  26. 26    SET
  27. 27    DO
  28. 28    FOR
  29. 29    FORALL
  30. 30    WHILE
  31. 31    THEN
  32. 32    GOTO
  33. 33    IN
  34. 34    CASE
  35. 35    STEP
  36. 36    NEXT
  37. 37    CLASS
  38. 38    TYPE
  39. 39    UNTIL
  40. 40    LOOP
  41. 41    ELSEIF
  42. 42    ELSE
  43. 43    IF
  44. 44    SELECT
  45. 45    WITH
  46. 46    WEND
  47. 47    INTEGER
  48. 48    LONG
  49. 49    SINGLE
  50. 50    DOUBLE
  51. 51    CURRENCY
  52. 52    VARIANT
  53. 53    ANY
  54. 54    END
  55. 55    <eof>
  56. 56    <eol>
  57. 57    <eos>
  58. 58    <productstr>
  59. 59    <binaryconst>
  60. 60    <floatconst>
  61. 61    <hexconst>
  62. 62    <integerconst>
  63. 63    <octalconst>
  64. 64    <strconst>
  65. 65    <prodconst>
  66. 66    (
  67. 67    ;
  68. 68    .
  69. 69    ..
  70. 70    =
  71. 71    <>
  72. 72    <
  73. 73    <=
  74. 74    >
  75. 75    >=
  76. 76    =<
  77. 77    =>
  78. 78    ><
  79. 79    &
  80. 80    -
  81. 81    +
  82. 82    <intdiv>
  83. 83    *
  84. 84    /
  85. 85    ^
  86. 86    IS
  87. 87    IMP
  88. 88    EQV
  89. 89    XOR
  90. 90    OR
  91. 91    AND
  92. 92    NOT
  93. 93    LIKE
  94. 94    ISA
  95. 95    MOD
  96. 96    ACOS
  97. 97    ASC
  98. 98    ASIN
  99. 99    ATN
  100. 100    ATN2
  101. 101    COS
  102. 102    DATENUMBER
  103. 103    DATEVALUE
  104. 104    DAY
  105. 105    YIELD
  106. 106    EXP
  107. 107    HOUR
  108. 108    IMESTATUS
  109. 109    INSTR
  110. 110    INSTRB
  111. 111    ISARRAY
  112. 112    ISDATE
  113. 113    ISEMPTY
  114. 114    ISLIST
  115. 115    ISNULL
  116. 116    ISNUMERIC
  117. 117    ISOBJECT
  118. 118    ISSCALAR
  119. 119    ISUNKNOWN
  120. 120    LBOUND
  121. 121    LEN
  122. 122    LENB
  123. 123    LENBP
  124. 124    LOG
  125. 125    MINUTE
  126. 126    MONTH
  127. 127    MESSAGEBOX
  128. 128    NOW
  129. 129    RND
  130. 130    ROUND
  131. 131    SECOND
  132. 132    SGN
  133. 133    SHELL
  134. 134    SIN
  135. 135    SQR
  136. 136    STRCOMPARE
  137. 137    TAN
  138. 138    TIMER
  139. 139    TIMENUMBER
  140. 140    TIMEVALUE
  141. 141    TODAY
  142. 142    TYPENAME
  143. 143    UBOUND
  144. 144    UNI
  145. 145    VAL
  146. 146    DATATYPE
  147. 147    WEEKDAY
  148. 148    YEAR
  149. 149    INSTRBP
  150. 150    STRCONV
  151. 151    BIN
  152. 152    CHR
  153. 153    COMMAND
  154. 154    DATE
  155. 155    ENVIRON
  156. 156    FORMAT
  157. 157    HEX
  158. 158    INPUTBOX
  159. 159    LCASE
  160. 160    LEFT
  161. 161    LEFTB
  162. 162    LTRIM
  163. 163    MID
  164. 164    MIDB
  165. 165    OCT
  166. 166    RIGHT
  167. 167    RIGHTB
  168. 168    RTRIM
  169. 169    SPACE
  170. 170    STR
  171. 171    STRING
  172. 172    TIME
  173. 173    TRIM
  174. 174    UCASE
  175. 175    UCHR
  176. 176    USTRING
  177. 177    LEFTBP
  178. 178    MIDBP
  179. 179    RIGHTBP
  180. 180    BIN$
  181. 181    CHR$
  182. 182    COMMAND$
  183. 183    DATE$
  184. 184    ENVIRON$
  185. 185    FORMAT$
  186. 186    HEX$
  187. 187    INPUTBOX$
  188. 188    LCASE$
  189. 189    LEFT$
  190. 190    LEFTB$
  191. 191    LTRIM$
  192. 192    MID$
  193. 193    MIDB$
  194. 194    OCT$
  195. 195    RIGHT$
  196. 196    RIGHTB$
  197. 197    RTRIM$
  198. 198    SPACE$
  199. 199    STR$
  200. 200    STRING$
  201. 201    TIME$
  202. 202    TRIM$
  203. 203    UCASE$
  204. 204    UCHR$
  205. 205    USTRING$
  206. 206    LEFTBP$
  207. 207    MIDBP$
  208. 208    RIGHTBP$
  209. 209    EOF
  210. 210    FILEATTR
  211. 211    FILEDATETIME
  212. 212    FILELEN
  213. 213    FREEFILE
  214. 214    GETFILEATTR
  215. 215    LOC
  216. 216    LOF
  217. 217    SEEK
  218. 218    INPUT
  219. 219    INPUTB
  220. 220    CURDIR
  221. 221    CURDRIVE
  222. 222    DIR
  223. 223    INPUTBP
  224. 224    INPUT$
  225. 225    INPUTB$
  226. 226    CURDIR$
  227. 227    CURDRIVE$
  228. 228    DIR$
  229. 229    INPUTBP$
  230. 230    CCUR
  231. 231    CDBL
  232. 232    CINT
  233. 233    CLNG
  234. 234    CSNG
  235. 235    CSTR
  236. 236    CVAR
  237. 237    CDAT
  238. 238    ERL
  239. 239    ERR
  240. 240    ERROR
  241. 241    ERROR$
  242. 242    ,
  243. 243    )
  244. 244    #
  245. 245    AS
  246. 246    LIST
  247. 247    TO
  248. 248    NEW
  249. 249    LIB
  250. 250    ALIAS
  251. 251    BYVAL
  252. 252    BASE
  253. 253    COMPARE
  254. 254    NOCASE
  255. 255    PITCH
  256. 256    NOPITCH
  257. 257    BIND
  258. 258    GOSUB
  259. 259    RESUME
  260. 260    CALL
  261. 261    REMOVE
  262. 262    EVENT
  263. 263    FROM
  264. 264    PRESERVE
  265. 265    ACCESS
  266. 266    WRITE
  267. 267    LOCK
  268. 268    OUTPUT
  269. 269    APPEND
  270. 270    BINARY
  271. 271    RANDOM
  272. 272    READ
  273. 273    SHARED
  274. 274    ACTIVATEAPP
  275. 275    LET
  276. 276    BEEP
  277. 277    DELETE
  278. 278    ERASE
  279. 279    EXECUTE
  280. 280    EXIT
  281. 281    LSET
  282. 282    RSET
  283. 283    USELSX
  284. 284    USE
  285. 285    ON
  286. 286    PRINT
  287. 287    TAB
  288. 288    SPC
  289. 289    RANDOMIZE
  290. 290    REDIM
  291. 291    RETURN
  292. 292    SENDKEYS
  293. 293    STOP
  294. 294    OPEN
  295. 295    CLOSE
  296. 296    RESET
  297. 297    LINE
  298. 298    PUT
  299. 299    NAME
  300. 300    WIDTH
  301. 301    FILECOPY
  302. 302    CHDIR
  303. 303    CHDRIVE
  304. 304    MKDIR
  305. 305    RMDIR
  306. 306    KILL
  307. 307    UNLOCK
  308. 308    SETFILEATTR
  309. 309    ME
  310. 310    LSI_INFO
  311. 311    ABS
  312. 312    FIX
  313. 313    FRACTION
  314. 314    INT
  315. 315    LISTTAG
  316. 316    ISELEMENT
  317. 317    TRUE
  318. 318    FALSE
  319. 319    NOTHING
  320. 320    NULL
  321. 321    PI
  322. 322    UNICODE
  323. 323    LMBCS
  324. 324    EVALUATE
  325. 325    ClassSt
  326. 326    TypeSt
  327. 327    TabMark
  328. 328    DOEVENTS
  329. 329    MSGBOX
  330. 330    APPACTIVATE
  331. 331    STRCOMP
  332. 332    SETATTR
  333. 333    GETATTR
  334. 334    CVDATE
  335. 335    DATESERIAL
  336. 336    TIMESERIAL
  337. 337    VARTYPE
  338. 338    EXPLICIT
  339. 339    TEXT
  340. 53249    Unexpected: %s
  341. 53250    [%d]
  342. 53251    End-of-file
  343. 53252    Compiler stack overflow at: %s
  344. 53253    Not an event name: %s
  345. 53254    Name previously declared: %s
  346. 53255    Illegal type suffix on name: %s
  347. 53256    Declaration may not contain type suffix and data type: %s
  348. 53257    Type suffix does not match data type: %s
  349. 53258    Class or type name not found: %s
  350. 53259    Name too long: %s
  351. 53260    Illegal range specifier
  352. 53261    Duplicate range specifier
  353. 53262    Illegal specification of array bounds for: %s
  354. 53263    Illegal numeric constant
  355. 53264    Numeric overflow
  356. 53265    Numeric underflow
  357. 53266    PROPERTY GET and SET must have same data type
  358. 53267    Illegal string length constant for: %s
  359. 53268    Illegal constant expression for: %s
  360. 53269    Illegal array bound for: %s
  361. 53270    Duplicate option
  362. 53271    Illegal STATIC on: %s
  363. 53272    Illegal value for OPTION BASE
  364. 53273    Variable not declared: %s
  365. 53274    Illegal parenthesized reference: %s
  366. 53275    Cannot subclass: %s
  367. 53276    Maximum array dimensions (8) exceeded: %s
  368. 53277    Wrong number of array subscripts for: %s
  369. 53278    Reference must contain exactly one subscript: %s
  370. 53279    Illegal use of parentheses
  371. 53280    Illegal BYVAL
  372. 53281    Variable required: %s
  373. 53282    Illegal reference to: %s
  374. 53283    Not a sub or function name: %s
  375. 53284    Derived class may not be PUBLIC when parent is PRIVATE: %s
  376. 53285    Arguments not legal in declaration of: %s
  377. 53286    Illegal scope for PUBLIC or PRIVATE on: %s
  378. 53287    Not an instance name: %s
  379. 53288    Not a member: %s
  380. 53289    Wrong number of arguments for: %s
  381. 53290    Illegal BYVAL on arguments to: %s
  382. 53291    Type mismatch on: %s
  383. 53292    Missing argument for: %s
  384. 53293    Illegal pass by value: %s
  385. 53294    Unterminated %REM block
  386. 53295    Unterminated multiline string
  387. 53296    Duplicate label: %s
  388. 53297    LISTTAG argument is not a FORALL alias variable
  389. 53298    Undefined label: %s
  390. 53299    FOR count variable already in use: %s
  391. 53300    Name does not match FOR count variable: %s
  392. 53301    Illegal reference to named constant: %s
  393. 53302    Illegal TO in reference to: %s
  394. 53303    Illegal single-line IF
  395. 53304    Statement is illegal outside of a subprogram
  396. 53305    Illegal ON ERROR statement
  397. 53306    Illegal use of NEW or DELETE
  398. 53307    Out of memory
  399. 53308    Illegal EXIT %s
  400. 53309    Error number must be INTEGER constant: %s
  401. 53310    Error number must be INTEGER
  402. 53311    Bounds must be specified in REDIM of: %s
  403. 53312    Label is illegal outside of a subprogram
  404. 53313    Cannot open included file: %s
  405. 53314    Storage class or visibility does not match forward declaration: %s
  406. 53315    Return type does not match forward declaration: %s
  407. 53316    Argument does not match forward declaration: %s
  408. 53317    Number of arguments does not match forward declaration: %s
  409. 53318    Illegal use of NEW on array or list declaration: %s
  410. 53319    Declaration not valid in TYPE scope: %s
  411. 53320    End-of-line
  412. 53321    Size of data cannot exceed 64K in this scope
  413. 53322    Illegal RESUME statement
  414. 53323    Illegal external argument: %s
  415. 53324    Named product class instance not valid here
  416. 53325    Illegal function return type for: %s
  417. 53326    Illegal data type for argument: %s
  418. 53327    Illegal ANY: %s
  419. 53328    Too many arguments for: %s
  420. 53329    Not an array, list, collection or variant: %s
  421. 53330    Illegal REDIM on: %s
  422. 53331    Not a product class: %s
  423. 53332    Illegal construction of type instance: %s
  424. 53333    Illegal product constant: %s
  425. 53334    Illegal property type for: %s
  426. 53335    Illegal use of ERASE
  427. 53336    Not a product class instance: %s
  428. 53337    Array size exceeds maximum: %s
  429. 53338    Member declared in a parent class: %s
  430. 53339    Method signature does not match parent method: %s
  431. 53340    Method was declared as something else in a parent: %s
  432. 53341    Property was declared as something else in a parent: %s
  433. 53342    Property type does not match parent property: %s
  434. 53343    Illegal PRIVATE declaration of: %s
  435. 53344    Illegal PUBLIC declaration of: %s
  436. 53345    PROPERTY SET not defined for: %s
  437. 53346    PROPERTY GET not defined for: %s
  438. 53347    TYPE declaration has no members
  439. 53348    %s
  440. 53349    Illegal OPTION BASE after array declaration
  441. 53350    ME not valid outside of class scope
  442. 53351    .. not valid outside of class scope
  443. 53352    Name was forward declared as something else: %s
  444. 53353    Illegal type suffix on FORALL alias variable: %s
  445. 53354    FORALL alias variable is not of same data type: %s
  446. 53355    Illegal reference to FORALL alias variable: %s
  447. 53356    SET may only be used on class instance assignments
  448. 53357    SET required on class instance assignment
  449. 53358    TYPE may not have instance of itself as a member: %s
  450. 53359    Unterminated %s block
  451. 53360    Expected: 
  452. 53361    Statement
  453. 53362    Expression
  454. 53363    Identifier
  455. 53364    Operator
  456. 53365    End-of-statement
  457. 53366    Data type
  458. 53367    String constant
  459. 53368    Label
  460. 53369    0
  461. 53370    1
  462. 53371    Not a PUBLIC member: %s
  463. 53372    Maximum number of errors reached
  464. 53373    Illegal character after continuation character
  465. 53374    Public symbol is declared in another module: %s
  466. 53375    Illegal DEFtype statement after declaration
  467. 53376    Unknown statement
  468. 53377    Statement is illegal in a subprogram
  469. 53378    INCLUDE filename must be a string literal
  470. 53379    Member of PUBLIC class or type is instance of a PRIVATE class or type: %s
  471. 53380    Wrong number of arguments to constructor for class: %s
  472. 53381    Illegal pass by value
  473. 53382    Illegal reference to array or list: %s
  474. 53383    Illegal type suffix on keyword: %s
  475. 53384    Class not specified on BIND into: %s
  476. 53385    Compiler statement stack overflow at: %s
  477. 53386    Illegal call to: %s
  478. 53387    DELETE not valid on: %s
  479. 53388    Too many items specified in input/output statement
  480. 53389    Too many labels specified in ON..GOTO statement
  481. 53390    FORALL alias variable already in use: %s
  482. 53391    Class is not a parent of this class: %s
  483. 53392    Member is not a subprogram: %s
  484. 53393    Illegal OPTION PUBLIC after declaration
  485. 53394    Illegal executable code at the module level
  486. 53395    Illegal PUBLIC instance of PRIVATE class or type: %s
  487. 53396    ISELEMENT argument is not a list or variant: %s
  488. 53397    Illegal constructor clause on: %s
  489. 53398    Parent SUB NEW has arguments, SUB NEW is required for: %s
  490. 53399    Illegal USE or USELSX statement after declaration
  491. 53400    Event handler must be a LotusScript SUB or FUNCTION: %s
  492. 53401    FORALL alias variable was previously declared: %s
  493. 53402    Illegal OPTION DECLARE after implicit declaration
  494. 53403    Illegal use of array or list element as FORALL target
  495. 53404    Wrong data type for argument %s in event handler %s
  496. 53405    Wrong return type in event handler %s
  497. 53406    Event handler must be a FUNCTION
  498. 53407    Event handler must be a SUB
  499. 53408    Too many nested INCLUDEs
  500. 53409    SUB NEW arguments do not match parent's SUB NEW arguments
  501. 53410    PROPERTY GET and SET must have same storage class and visibility
  502. 53411    Statement is illegal in TYPE block: %s
  503. 53412    Statement is illegal in CLASS block: %s
  504. 53413    Illegal name for class or type: %s
  505. 53414    DIM required on declarations in this scope
  506. 53415    Token is too long
  507. 53416    PUBLIC is not allowed in this module
  508. 53417    Duplicate forward declaration: %s
  509. 53418    FOR count variable must be a scalar variable: %s
  510. 53419    Expected expression before end of argument list for: %s
  511. 53420    Illegal use of property: %s
  512. 53421    File contains too many source lines
  513. 53422    Declaration of external subprogram is not legal inside a class
  514. 53423    Maximum allowable code size exceeded
  515. 53424    Maximum allowable data size exceeded
  516. 53425    Maximum allowable symbol table size exceeded
  517. 53426    Constant
  518. 53427    Unterminated string constant
  519. 53428    Illegal character after %INCLUDE directive
  520. 53429    Numeric constant
  521. 53430    Size of data cannot exceed 32K in this scope
  522. 53431    Unterminated square bracket reference
  523. 53432    Relational operator
  524. 53433    CASE ELSE must be the last CASE in a SELECT statement
  525. 53434    Illegal directive
  526. 53435    Unterminated %IF, %ELSEIF or %ELSE directive
  527. 53436    Illegal character after directive
  528. 53437    LIB name must be a string constant
  529. 53438    USE or USELSX name must be a string constant
  530. 53439    EVALUATE argument must be a string constant
  531. 53440    Illegal second parenthesized expression
  532. 53441    Illegal use of UNICODE or LMBCS keyword
  533. 53442    UNICODE and LBMCS strings must be declared BYVAL
  534. 53443    Empty parentheses not legal on: %s
  535. 53444    Too many nested WITHs
  536. 53445    Illegal use of escape character in identifier: %s
  537. 53446    Illegal use of escape character
  538. 53447    Error in EVALUATE macro
  539. 53448    Name previously referenced in this scope: %s
  540. 53449    Wrong number of arguments for event handler: %s
  541. 53450    Property is read-only: %s
  542. 53451    Missing subscript or collection index for: %s
  543. 53452    Missing argument to constructor for: %s
  544. 53453    Missing array bound for: %s
  545. 53454    Client variables holding arrays is not yet supported: %s
  546. 53455    LEN argument must be a variable or a string expression
  547. 53456    Missing collection index for: %s
  548. 53457    Missing list subscript for ISELEMENT argument: %s
  549. 53458    Cannot assign into collection item
  550. 53459    Cannot forward declare CLASS or TYPE
  551. 53460    CLASS or TYPE declaration may not be inside a control block
  552. 53461    Procedure declaration may not be inside a control block
  553. 53462    Collection item is not an instance: %s
  554. 53463    Product class does not have a New method: %s
  555. 53464    Error processing use list module: %s
  556. 53465    Illegal on declarations in this scope: %s
  557. 53466    Conflicting option
  558. 53467    PROPERTY GET and SET arguments do not match: %s
  559. 53468    Number of arguments do not match for PROPERTY GET and SET: %s
  560. 53469    Property signature does not match parent property: %s
  561. 53470    Type suffix character required on: %s
  562. 53471    Must be a sub: %s
  563. 54017    User-defined error
  564. 54019    RETURN without GOSUB
  565. 54021    Illegal function call
  566. 54022    Overflow
  567. 54023    Out of memory
  568. 54025    Subscript out of range
  569. 54027    Division by zero
  570. 54029    Type mismatch
  571. 54030    Out of string space
  572. 54035    No RESUME
  573. 54036    RESUME without error
  574. 54044    Out of stack space
  575. 54051    Sub, function or property not defined
  576. 54064    Error in loading DLL
  577. 54065    Bad DLL calling convention
  578. 54067    Internal error[%ld-%ld]
  579. 54068    Bad file name or number
  580. 54069    File not found
  581. 54070    Bad file mode
  582. 54071    File already open
  583. 54073    Device I/O error
  584. 54074    File already exists
  585. 54075    Bad record length
  586. 54077    Disk full
  587. 54078    Input past end of file
  588. 54079    Bad record number
  589. 54080    Bad file name
  590. 54083    Too many files
  591. 54084    Device unavailable
  592. 54086    Permission denied
  593. 54087    Disk not ready
  594. 54090    Cannot rename with different drive
  595. 54091    Path/file access error
  596. 54092    Path not found
  597. 54107    Object variable not set
  598. 54108    FOR loop not initialized
  599. 54109    Invalid pattern string
  600. 54110    Invalid use of null
  601. 54111    Cannot destroy active instance
  602. 54112    File not writable
  603. 54113    File not readable
  604. 54114    Illegal file number
  605. 54115    File not open
  606. 54116    Conflicting modes supplied
  607. 54117    Unable to open file
  608. 54118    Illegal operation for file mode
  609. 54119    Data too big for record
  610. 54120    Bad attribute
  611. 54121    Cannot set attribute for file
  612. 54136    List item does not exist
  613. 54166    Cannot find module: %s
  614. 54167    Cannot find external name: %s
  615. 54168    Type mismatch on external name: %s
  616. 54169    Module already loaded
  617. 54170    Module not found
  618. 54171    Invalid module file
  619. 54172    Compiler error
  620. 54174    ADT error: Control procedure missing
  621. 54175    Named product object does not exist
  622. 54176    Unknown class of product object returned
  623. 54177    ADT error: Object handle changed
  624. 54178    Bad argument to external function
  625. 54179    Unsupported argument type to external function
  626. 54180    Unsupported return type for external function
  627. 54181    External function not found
  628. 54182    Event handler not attached
  629. 54183    Module in use
  630. 54184    Too many calls into module
  631. 54185    LISTTAG argument not a list element
  632. 54186    Illegal REDIM of fixed array
  633. 54187    Array size exceeds maximum limit
  634. 54188    Illegal LIKE pattern
  635. 54189    Argument out of range
  636. 54190    Illegal circular USE: %s
  637. 54191    Duplicate PUBLIC name %s in USE module %s
  638. 54192    Expression out of range
  639. 54193    Invalid ^ operator operands
  640. 54194    Error loading USE or USELSX module: %s
  641. 54195    Underflow
  642. 54196    Operation not supported on this platform
  643. 54197    Type suffix does not match actual data type
  644. 54198    Instance member %s does not exist
  645. 54199    Variant does not contain an object
  646. 54200    Variant does not contain a container
  647. 54201    Wrong number of arguments for method
  648. 54202    Name used as a method is not a method
  649. 54203    Illegal use of SUB
  650. 54204    Illegal use of FUNCTION
  651. 54205    Illegal use of PROPERTY
  652. 54206    Illegal use of read-only PROPERTY
  653. 54207    List reference must contain exactly one subscript
  654. 54208    ISELEMENT argument is not a list
  655. 54209    Illegal DELETE
  656. 54210    Not a product object
  657. 54211    Event does not exist
  658. 54212    Event handler argument type mismatch
  659. 54213    Event handler argument count mismatch
  660. 54214    Not a PUBLIC Member
  661. 54215    Missing argument
  662. 54216    Attempt to access uninitialized dynamic array
  663. 54217    Operation is disallowed in this session
  664. 54218    SET required on class instance assignment
  665. 54219    Invalid collection item
  666. 54220    Wrong number of collection indices
  667. 54221    Not a collection object
  668. 54222    Collection item not found
  669. 54223    Automation object error
  670. 54224    Cannot create automation object
  671. 54225    Automation object file name error
  672. 54226    Automation object member not found
  673. 54227    Wrong number of arguments for automation object
  674. 54228    Automation object argument type mismatch
  675. 54229    %s: %s
  676. 54230    Forall container invalid or modified
  677. 54231    Out of system stack space
  678. 54232    Illegal REDIM
  679. 54233    Error creating product object
  680. 54234    Error accessing product object property
  681. 54235    Error accessing product object method
  682. 54236    Error accessing product object
  683. 54237    Error in EVALUATE macro
  684. 54238    Event handler return type mismatch
  685. 54239    Event handler procedure type mismatch
  686. 54240    Wrong number of arguments for PROPERTY
  687. 54241    Illegal use of MEMBER
  688. 54242    PROPERTY SET not defined
  689. 54243    PROPERTY GET not defined
  690. 54244    String too large
  691. 54245    Variable is read-only
  692. 54246    Unknown class instance
  693. 54247    Cannot assign into collection item
  694. 54248    Wrong number of array subscripts
  695. 54529    AM
  696. 54530    PM
  697. 54531    A
  698. 54532    P
  699. 54533    am
  700. 54534    pm
  701. 54535    a
  702. 54536    p
  703. 54537    Yes
  704. 54538    No
  705. 54539    True
  706. 54540    False
  707. 54541    On
  708. 54542    Off
  709. 54543    .
  710. 54544    ,
  711. 54545    /
  712. 54546    :
  713. 54547    AM
  714. 54548    PM
  715. 54549    $
  716. 54550    M/d/yy
  717. 54551    dddd, MMMM dd, yyyy
  718. 54552    Sunday
  719. 54553    Monday
  720. 54554    Tuesday
  721. 54555    Wednesday
  722. 54556    Thursday
  723. 54557    Friday
  724. 54558    Saturday
  725. 54559    Sun
  726. 54560    Mon
  727. 54561    Tue
  728. 54562    Wed
  729. 54563    Thu
  730. 54564    Fri
  731. 54565    Sat
  732. 54566    January
  733. 54567    February
  734. 54568    March
  735. 54569    April
  736. 54570    May
  737. 54571    June
  738. 54572    July
  739. 54573    August
  740. 54574    September
  741. 54575    October
  742. 54576    November
  743. 54577    December
  744. 54578    Jan
  745. 54579    Feb
  746. 54580    Mar
  747. 54581    Apr
  748. 54582    May
  749. 54583    Jun
  750. 54584    Jul
  751. 54585    Aug
  752. 54586    Sep
  753. 54587    Oct
  754. 54588    Nov
  755. 54589    Dec
  756. 54590    JSUNDAY
  757. 54591    JMONDAY
  758. 54592    JTUESDAY
  759. 54593    JWEDNESDAY
  760. 54594    JTHURSDAY
  761. 54595    JFRIDAY
  762. 54596    JSATURDAY
  763. 54597    KSUNDAY
  764. 54598    KMONDAY
  765. 54599    KTUESDAY
  766. 54600    KWEDNESDAY
  767. 54601    KTHURSDAY
  768. 54602    KFRIDAY
  769. 54603    KSATURDAY
  770. 54604    TSUNDAY
  771. 54605    TMONDAY
  772. 54606    TTUESDAY
  773. 54607    TWEDNESDAY
  774. 54608    TTHURSDAY
  775. 54609    TFRIDAY
  776. 54610    TSATURDAY
  777. 54611    CSUNDAY
  778. 54612    CMONDAY
  779. 54613    CTUESDAY
  780. 54614    CWEDNESDAY
  781. 54615    CTHURSDAY
  782. 54616    CFRIDAY
  783. 54617    CSATURDAY
  784. 54618    JSUN
  785. 54619    JMON
  786. 54620    JTUE
  787. 54621    JWED
  788. 54622    JTHU
  789. 54623    JFRI
  790. 54624    JSAT
  791. 54625    KSUN
  792. 54626    KMON
  793. 54627    KTUE
  794. 54628    KWED
  795. 54629    KTHU
  796. 54630    KFRI
  797. 54631    KSAT
  798. 54632    X
  799. 54633    Y
  800. 54634    Z
  801. 54635    X
  802. 54636    Y
  803. 54637    Z
  804. 54638    X
  805. 54639    Y
  806. 54640    Z
  807. 54641    X
  808. 54642    Y
  809. 54643    Z
  810. 54644    U
  811. 54645    V
  812. 54646    W
  813. 54647    TANGUN
  814. 54648    E
  815. 54649    B
  816. 54650    C
  817. 54651    D
  818. 54652    MEIJI
  819. 54653    TAISHO
  820. 54654    SHOWA
  821. 54655    HEISEI
  822. 54656    BR
  823. 54657    AR
  824. 54658    BRN
  825. 54659    ARN
  826. 54660    CN
  827. 54661    A
  828. 54662    B
  829. 54663    C
  830. 54664    D
  831. 54665    E
  832. 54666    F
  833. 54667    G
  834. 54668    H
  835. 54669    I
  836. 54670    J
  837. 54671    K
  838. 54672    A
  839. 54673    B
  840. 54674    C
  841. 54675    D
  842. 54676    E
  843. 54677    F
  844. 54678    G
  845. 54679    H
  846. 54680    I
  847. 54681    J
  848. 54682    K
  849. 54683    INITIALIZE
  850. 54684    TERMINATE
  851. 54685    #NULL#
  852. 54686    #TRUE#
  853. 54687    #FALSE#
  854. 54688    Null
  855. 54689    %s+%ld: 
  856. 54690    $EXECUTE$
  857. 54691    $EXECUTE%d$
  858. 54692    EMPTY
  859. 54693    NULL
  860. 54694    INTEGER
  861. 54695    LONG
  862. 54696    SINGLE
  863. 54697    DOUBLE
  864. 54698    CURRENCY
  865. 54699    DATE
  866. 54700    STRING
  867. 54701    OBJECT
  868. 54702    ERROR
  869. 54703    BOOLEAN
  870. 54704    VARIANT
  871. 54705    UNKNOWN
  872. 54706    STRING
  873. 54707     LIST
  874. 54708    ( )
  875. 54709    %s( )
  876. 54710    %s LIST
  877. 54711    ARRAY
  878. 54712    LIST
  879. 54713    STRING*%d
  880. 54714    UNKNOWN
  881. 54715    OBJECT
  882. 54716    [%d]
  883. 54717    VOID
  884. 54718    CONST %s
  885. 54719    [%s]
  886. 54720    Null
  887. 54721    True
  888. 54722    False
  889. 54723    INCLUDE
  890. 54724    ENDREM
  891. 54725    M
  892. 54726    T
  893. 54727    S
  894. 54728    H
  895. 54729    08.09.1868.
  896. 54730    30.07.1912.
  897. 54731    25.12.1926.
  898. 54732    08.01.1989.
  899. 54733    00
  900. 55553    Argument out of range
  901. 55554    Property does not exist
  902. 55555    Method does not exist
  903. 55556    Invalid object reference
  904. 55557    Argument type mismatch
  905. 55558    Invalid argument value
  906. 55559    Print operation failed
  907. 55560    Could not launch application
  908. 55561    Invalid window coordinates
  909. 55562    Cannot create file
  910. 55563    Could not save file
  911. 55564    Executable image of wrong format
  912. 55565    Clipboard contains nothing to paste
  913. 55566    Document is read only
  914. 55567    Unknown clipboard format
  915. 55569    Error raised during method invocation
  916. 55570    Unknown unit of measure
  917. 55571    Invalid property value
  918.